home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / misc / makemsgs.zip / MAKEMSGS.DOC < prev    next >
Text File  |  1994-12-26  |  2KB  |  51 lines

  1.  
  2. MakeMsgs
  3. ────────
  4.  
  5.   Quicky utility for Juggernaut r.10 to create lots of Message Areas fast.
  6.  
  7.  
  8.   Usage: MAKEMSGS <pathname> [/tags]
  9.  
  10.          where <pathname> is the pathname to a standard text file.
  11.  
  12.   Example: MAKEMSGS newnet.lst /tags
  13.            MAKEMSGS addareas.txt
  14.  
  15.  
  16.   The text file should contain lines of Titles:
  17.  
  18.       For Sale & Trade
  19.       Snoop Dog's DogHouse
  20.       The Jimmy Johnson Bashing Society
  21.       etc.
  22.  
  23.   Each line is the Title of a Message Area you want to create.
  24.  
  25.   We create these areas with the EchoMail Attributes ON, so they are ready
  26.   to be used as EchoMail areas (and anybody using this utility is probably
  27.   using them for that purpose).
  28.  
  29.   We also create these areas with "SYSTEM OPERATOR" for the Message-Op name.
  30.   You can either use File Manipulations: Search & Replace to adjust these
  31.   to your or own name, or just delete PATHS.DAT and restart the BBS and it
  32.   will adjust them automatically.
  33.  
  34.   If you specify the optional "/tags" switch, it will create EchoMail AREA
  35.   Mapper entries for these new areas using the Title as the AREA/Tag field.
  36.  
  37.  
  38.   On a multi-node BBS, you take down all downs, run this, then restart the
  39.   nodes.  That way they each learn about all the new areas you just added.
  40.  
  41.   We look for a couple files (MSGBASES.DAT and USERMSGS) so you should run
  42.   this from the same drive as your BBS is on.
  43.  
  44.   With large numbers of file and message areas, I would recommend you use
  45.   Alter Pathnames and put the file and message area index files (FAREA###.IDX
  46.   and MSGS_###.IDX) into separate directories (so DOS can find them faster).
  47.  
  48.  
  49. --John Rohner, Dec 26th 1994
  50.  
  51.